Package-level declarations

Types

Link copied to clipboard

Represents selectable options in the multi-select page.

Link copied to clipboard
Link copied to clipboard
data class SelectedOptions(val options: List<OptionSelectOption>, val otherOptions: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard